home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
powervww
/
filelist.txt
< prev
next >
Wrap
Text File
|
1998-01-05
|
9KB
|
182 lines
POWER VIEW WINDOWING INTERFACE FOR DOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
POWER VIEW INTEGRATED DEVELOPMENT ENVIRONMENT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CONTENTS OF THE ORIGINAL ARCHIVE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This file lists all the files that the original PVIDESRC.ZIP archive
contains. All the files in the archive should be *exactly* the same size
and date/time stamp, otherwise it's possible you didn't got the original
source code.
When unziping the archive, please use '-d' option of PKUNZIP.EXE. This
will restore the original directory structure. Otherwise you will not be
able to build the Power View IDE.
Root Directory
~~~~~~~~~~~~~~
File name Size Date Time Description
------------ ------- -------- ----- --------------------------------
PV <DIR> //Power View Interface source
FILE_ID DIZ 571 01-06-98 5:00a //Short product information
README 1ST 3,581 01-06-98 5:00a //Readme file
FILELIST TXT 9,383 01-06-98 5:00a //The file you're reading now
MAKEFILE 5,759 01-06-98 5:00a //WMAKE file for W.EXE
SAVED PVO 4,830 01-06-98 5:00a //PVIDE options file for W.EXE
W WPJ 21,238 01-06-98 5:00a //PVIDE project file for W.EXE
W TXT 85,873 01-06-98 5:00a //Source file for W.HLP
W CPP 48,162 01-06-98 5:00a //Main module and PV interface
COMPILE CPP 24,667 01-06-98 5:00a //Compile & Link stuff
OPTIONS CPP 46,742 01-06-98 5:00a //Options Manager
TERRMON CPP 1,773 01-06-98 5:00a //Terror_monitor class
THIDE CPP 2,046 01-06-98 5:00a //Thide_on_close class
TLOG CPP 8,241 01-06-98 5:00a //Tlog class
TPROJECT CPP 25,538 01-06-98 5:00a //Tproject class
W H 1,351 01-06-98 5:00a //Main module interface
COMPILE H 1,291 01-06-98 5:00a //Compile & Link interface
OPTIONS H 15,853 01-06-98 5:00a //Options Manager interface
TERRMON H 1,224 01-06-98 5:00a //Terror_monitor class interface
THIDE H 1,063 01-06-98 5:00a //Thide_on_close class interface
TLOG H 1,815 01-06-98 5:00a //Tlog class interface
TPROJECT H 3,749 01-06-98 5:00a //Tproject class interface
Directory of PV\
~~~~~~~~~~~~~~~~
File name Size Date Time Description
------------ ------- -------- ----- --------------------------------
BIN <DIR> //Power View tools
CPP <DIR> //Power View C++ files
H <DIR> //Power View Header files
FNT <DIR> //Power View font files
Directory of PV\BIN\
~~~~~~~~~~~~~~~~~~~~
File name Size Date Time Description
------------ ------- -------- ----- --------------------------------
SOURCE <DIR> //Source code for PV tools
PVFC EXE 28,862 01-06-98 5:00a //Power View Font Compiler
PVHC EXE 33,122 01-06-98 5:00a //Power View Help Compiler
Directory of PV\BIN\SOURCE\
~~~~~~~~~~~~~~~~~~~~~~~~~~~
File name Size Date Time Description
------------ ------- -------- ----- --------------------------------
MAKE BAT 756 01-06-98 5:00a //Batch file making the tools
MAKEPVFC MAK 1,448 01-06-98 5:00a //WMAKE file for PVFC.EXE
MAKEPVHC MAK 1,515 01-06-98 5:00a //WMAKE file for PVHC.EXE
PVFC CPP 4,663 01-06-98 5:00a //PVFC source code
PVHC CPP 8,658 01-06-98 5:00a //PVHC source code
Directory of PV\CPP\
~~~~~~~~~~~~~~~~~~~~
File name Size Date Time Description
------------ ------- -------- ----- --------------------------------
PVHGR_ ASM 7,809 01-06-98 5:00a //Fast line drawing
PVAPP CPP 7,433 01-06-98 5:00a //Power View Application
PVBASICS CPP 1,712 01-06-98 5:00a //Basic and common-use stuff
PVBUTTON CPP 11,358 01-06-98 5:00a //Buttons
PVCALC CPP 10,546 01-06-98 5:00a //Power View Calculator
PVCALEND CPP 5,108 01-06-98 5:00a //Automatic calendar
PVCHECK CPP 8,277 01-06-98 5:00a //Check-boxes & radio-buttons
PVCLOCK CPP 3,286 01-06-98 5:00a //Clock
PVCMD CPP 3,257 01-06-98 5:00a //Commands manager
PVCMDGEN CPP 29,693 01-06-98 5:00a //Command generators
PVCOLORS CPP 1,568 01-06-98 5:00a //Colors management
PVCOMBO CPP 9,473 01-06-98 5:00a //Combo-box
PVCOMLIN CPP 5,914 01-06-98 5:00a //Command line processor
PVCONFIG CPP 1,635 01-06-98 5:00a //Startup configuration
PVDC CPP 62,725 01-06-98 5:00a //Device Context
PVDESK CPP 11,561 01-06-98 5:00a //Desktop support
PVDIALOG CPP 19,983 01-06-98 5:00a //Dialog boxes support
PVDRV CPP 28,860 01-06-98 5:00a //Drivers
PVEDITOR CPP 87,393 01-06-98 5:00a //Text editor
PVHELP CPP 22,214 01-06-98 5:00a //Help manager
PVHGR CPP 6,023 01-06-98 5:00a //Graphics mode support
PVHIST CPP 2,776 01-06-98 5:00a //History box
PVICONS CPP 18,536 01-06-98 5:00a //Graphic icons
PVINI CPP 9,451 01-06-98 5:00a //INI files processor
PVINIT CPP 2,989 01-06-98 5:00a //Startup initialization
PVINPUT CPP 20,232 01-06-98 5:00a //Input box
PVITEMS CPP 36,462 01-06-98 5:00a //Base class for PV items
PVLABEL CPP 3,076 01-06-98 5:00a //Items labels
PVLBOX CPP 21,987 01-06-98 5:00a //List box
PVLINES CPP 1,764 01-06-98 5:00a //Smart horizontal lines
PVLIST CPP 4,369 01-06-98 5:00a //Dynamic lists
PVMEMMON CPP 1,777 01-06-98 5:00a //Memory monitor
PVSCROLL CPP 9,994 01-06-98 5:00a //Scroll bar
PVSTDDLG CPP 19,976 01-06-98 5:00a //Standard dialog boxes
PVSYSTEM CPP 16,425 01-06-98 5:00a //OS interface & utils
PVTABLE CPP 25,484 01-06-98 5:00a //Tables support
PVTETRIS CPP 12,842 01-06-98 5:00a //Tetris
PVTXT CPP 6,145 01-06-98 5:00a //Static & dynamic text
PVWIN CPP 31,485 01-06-98 5:00a //Windows support
Directory of PV\H\
~~~~~~~~~~~~~~~~~~
File name Size Date Time Description
------------ ------- -------- ----- --------------------------------
PVAPP H 2,191 01-06-98 5:00a //Power View Application
PVBASICS H 5,003 01-06-98 5:00a //Basic and common-use stuff
PVBUTTON H 2,444 01-06-98 5:00a //Buttons
PVCALC H 801 01-06-98 5:00a //Power View Calculator
PVCALEND H 764 01-06-98 5:00a //Automatic calendar
PVCHECK H 3,031 01-06-98 5:00a //Check-boxes & radio-buttons
PVCLOCK H 714 01-06-98 5:00a //Clock
PVCMD H 12,118 01-06-98 5:00a //Commands manager
PVCMDGEN H 5,036 01-06-98 5:00a //Command generators
PVCOLORS H 23,114 01-06-98 5:00a //Colors management
PVCOMBO H 3,004 01-06-98 5:00a //Combo-box
PVCOMLIN H 1,093 01-06-98 5:00a //Command line processor
PVCONFIG H 1,564 01-06-98 5:00a //Startup configuration
PVDC H 4,935 01-06-98 5:00a //Device Context
PVDESK H 2,363 01-06-98 5:00a //Desktop support
PVDIALOG H 3,648 01-06-98 5:00a //Dialog boxes support
PVDRV H 18,186 01-06-98 5:00a //Drivers
PVEDITOR H 15,938 01-06-98 5:00a //Text editor
PVHELP H 1,113 01-06-98 5:00a //Help manager
PVHGR H 2,754 01-06-98 5:00a //Graphics mode support
PVHIST H 1,133 01-06-98 5:00a //History box
PVICONS H 3,560 01-06-98 5:00a //Graphic icons
PVINI H 1,502 01-06-98 5:00a //INI files processor
PVINIT H 1,561 01-06-98 5:00a //Startup initialization
PVINPUT H 5,558 01-06-98 5:00a //Input box
PVITEMS H 12,750 01-06-98 5:00a //Base class for PV items
PVLABEL H 1,299 01-06-98 5:00a //Items labels
PVLBOX H 4,986 01-06-98 5:00a //List box
PVLINES H 1,088 01-06-98 5:00a //Smart horizontal lines
PVLIST H 3,279 01-06-98 5:00a //Dynamic lists
PVMEMMON H